Skip to main content
Version: (Current)

Verify NIK

Method: GET
URL: {{baseUrl}}/kocek/nik-verification/:nik

Description

No description provided

Request Headers

[]

Authentication

{
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{access_token}}",
"type": "string"
}
]
}

Request Body

{}

Responses

403 - Layanan tidak aktif

Status: 403

{
"message": "Layanan KYC sedang tidak tersedia",
"status": "fail"
}